Undocumented functions of NTDLL

2OOO, 5 December


NtUnlockVirtualMemory
NtUnlockVirtualMemory

NTSYSAPI 
NTSTATUS
NTAPI

NtUnlockVirtualMemory(
IN HANDLE ProcessHandle, IN PVOID *BaseAddress, IN OUT PULONG NumberOfBytesToUnlock, IN ULONG LockType );



See NtLockVirtualMemory for more information about parameters and usage.



Documented by:
Tomasz Nowak
Reactos



Requirements:
Library: ntdll.lib


See also:
NtAllocateVirtualMemory
NtLockVirtualMemory
NtQueryVirtualMemory